home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / gfx / edit / IFXSetTog.readme < prev    next >
Text File  |  1997-11-02  |  5KB  |  81 lines

  1. Short:    ImageFX mode settings toggle
  2. Author:   paabo@bancom.net
  3. Uploader: paabo@bancom.net
  4. Type:     gfx/edit
  5.  
  6. PROGRAMS USING THE FILES
  7.  
  8.   ImageFX 2.+
  9.  
  10. MAIN APPLICATION
  11.  
  12.  instantly switch between 'remembered' mode settings configurations. for 
  13. operations that go back and forth between two or three settings configurations
  14.  
  15. INSTALLATION
  16.  
  17.  copy 'default.keys' file to  location of 'standard. keys' or your pre-existing
  18.  'default.keys'. (First save your current 'default.keys' if it exists, by renaming
  19.  it, if you do not want it overwritten, or modify your own 'default. keys'  (read
  20.  below). 
  21.   
  22. DESCRIPTION
  23. ImageFX is designed so that when you alter the drawing modes settings, these
  24.  settings affect all the drawing tools. This becomes frustrating for drawing
  25.  operations that go back and forth systematically between two or three different
  26.  drawing settings. For example a very effective way of painting in ImageFX is to use
  27.  the airbrush tool, and cycle between NORMAL at 100% BLEND, and SMUDGE at 50% BLEND.
  28.  You draw a solid line, and then smear-smudge it. Then you do it again, and again,
  29.  just like when you paint with pastels--paint-smudge, paint-smudge. This attempts to
  30.  make the cycling between three drawing modes as easy as hitting the keyboard keys
  31.  q, w, e. And establishing those settings as easy as hitting Q, W, or E, after an
  32.  initial establishment of settings.
  33. How do we do it? Small scripts are attached to the q, Q, w , W, e, E keys which
  34.  learn the settings (Q, W, E) and instantly fetch the remembered settings (q,w,e)
  35. When ImageFX is booted, it looks for the file 'default'keys' to provide the
  36.  functions attached to keyboard keys. It only goes to 'standard.keys' if no
  37.  'default.keys' file exists. The 'default.keys' is designed to allow users to
  38.  configure their own keyboard. The 'default.keys' provided here with the added
  39.  functionality  is essentially the 'standard.keys' file, but adding functionality to
  40.  the unused keys  q , Q (=shift q), w, W, e, E. You need not use this configuration.
  41.  You can cut and past the part involving the Q, q, W, w, E, e keys to your own
  42.  default.keys file. You can even change the keys used (as long as your key choices
  43.  are not used elsewhere in the keys file. I chose q, Q, W, w,W, e,E  because they
  44.  are handy. You can even add more keys if you want more settings at your fingertips.
  45.  Just follow the formula followed in this example. Note after saving any new
  46.  'default.keys' file, you have to reboot ImageFX for the file to have effect.
  47.  
  48. USAGE:
  49. Usage is straightforward. You establish drawing settings, then hit shift-q, shift-w,
  50.  or shift-e (Q, W, E), which will save the settings to IMAGEFX:SettingsQ.ifx, or
  51.  IMAGEFX:SettingsW.ifx, or IMAGEFX:SettingsE.ifx , respectively. If these already
  52.  exist from previous work, you will be asked whether to overwrite them. You may want
  53.  to preserve settings from previous work and not overwrite, in which case just use
  54.  them. Once the drawing settings have been established, you 'fetch' the appropriate
  55.  settings via the non-shift keys q, w, or e. Thus if Q established NORMAL BLEND 100
  56.   etc, and  W established SMUDGE BLEND 50%, then the paint-smudge-paint-smudge
  57.  operation is as easy as hitting  q - w - q - w etc. Note the settings are those
  58.  written by the HEADER in the macro-learn operation. Thus  everything recorded by
  59.  the HEADER command is included in the remembering and fetching. This includes pen
  60.  size, airbrush settings, etc. Have a look at the script SettingsQ.ifx after
  61.  establishing it, to see what parameters are 'remembered'. This means for example
  62.  that you can also establish a small airbrush size for painting, and a larger one
  63.  for smudging. (or blurring, or whatever)
  64.  
  65. You will note that the script attached to the keys q w e also includes
  66.  'Airbrushsettings Realtime'. This is because I like to see what I do instantly (the
  67.  'real time' checkbox is 'on'). Without this additional command, airbrushsettings
  68.  will return to realtime=off in every settings change. 
  69.  
  70.  
  71. ============================= Archive contents =============================
  72.  
  73. Original  Packed Ratio    Date     Time    Name
  74. -------- ------- ----- --------- --------  -------------
  75.     3011     968 67.8% 05-Oct-97 22:10:50 +default.keys
  76.      616     267 56.6% 05-Oct-97 23:25:24 +default.keys.info
  77.     4015    1796 55.2% 05-Oct-97 23:43:24 +IFXSettingsKeys.readme
  78.      616     266 56.8% 05-Oct-97 23:36:38 +IFXSettingsKeys.readme.info
  79. -------- ------- ----- --------- --------
  80.     8258    3297 60.0% 11-Oct-97 04:15:30   4 files
  81.